home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2002 #4 / K-CD-4-2002.ISO / Empire Earth / EEDemo.exe / Disk1 / data.ssa / unit ai scripts_mining building.tai < prev    next >
Encoding:
Text File  |  2001-09-29  |  303 b   |  20 lines

  1. //
  2. // Mining Building unit AI file
  3. //
  4. // Behaviors:
  5. //
  6. //        Gathers resources from the associated mine.
  7. //
  8. //    Notes:
  9. //
  10. //    Known Problems:
  11. //
  12.  
  13. #include("Generic Death.tai")
  14.  
  15. GatherResource
  16. {
  17.     ResourceDepleted true(Idle)
  18. }
  19.  
  20. // transitions from Idle to GatherResource take place in code.